home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / vendors / adobe / software / ppd / ppddb / OK801F51.PPD < prev    next >
PostScript Printer Description  |  1997-06-17  |  25KB  |  650 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.1"
  10. *FileVersion: "1.3"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *PCFileName: "OK801F51.PPD"
  14. *Product: "(ML801PSII)"
  15. *PSVersion: "(2011.111) 1"
  16. *ModelName: "OKI MICROLINE 801PSII+F"
  17. *ShortNickName: "OKI MICROLINE 801PSII+F"
  18. *NickName: "OKI MICROLINE 801PSII+F v2011.111"
  19.  
  20. *% === Options and Constraints =========
  21. *OpenGroup: InstallableOptions/Options Installed
  22. *OpenUI *Option1/Optional Hard Disk: Boolean
  23. *DefaultOption1: False
  24. *Option1 True/Installed: ""
  25. *Option1 False/Not Installed: ""
  26. *CloseUI: *Option1
  27.  
  28. *OpenUI *Option2/Memory Configuration: PickOne
  29. *DefaultOption2: None
  30. *Option2 None/Standard 8 MB RAM: ""
  31. *Option2 12Meg/12 MB Upgrade: ""
  32. *Option2 16Meg/16 MB Upgrade: ""
  33. *CloseUI: *Option2
  34. *CloseGroup: InstallableOptions
  35.  
  36. *% ==== Device Capabilities ===============
  37. *LanguageLevel: "2"
  38. *Protocols: BCP
  39. *FreeVM: "4428220"
  40. *VMOption None/Standard 8 MB RAM: "4428220"
  41. *ColorDevice: False
  42. *DefaultColorSpace: Gray
  43. *VariablePaperSize: False
  44. *FileSystem: True
  45. *?FileSystem: "
  46.   save false
  47.    (%disk?%) 
  48.    { currentdevparams dup /Writeable known
  49.       { /Writeable get {pop true} if }  { pop } ifelse 
  50.     } 10 string /IODevice resourceforall
  51.     {(True)}{(False)} ifelse = flush
  52.  restore"
  53. *End
  54.  
  55. *Throughput: "8"
  56. *Password: "()" 
  57. *ExitServer: "
  58.  count 0 eq
  59.  { false } { true exch startjob } ifelse
  60.  not { 
  61.      (WARNING: Cannot modify initial VM.) =
  62.      (Missing or invalid password.) =
  63.      (Please contact the author of this software.) = flush quit
  64.      } if
  65. "
  66. *End
  67. *Reset: "
  68.  count 0 eq
  69.  { false } { true exch startjob } ifelse
  70.  not { 
  71.     (WARNING: Cannot reset printer.) =
  72.     (Missing or invalid password.) =
  73.     (Please contact the author of this software.) = flush quit
  74.     } if
  75.  systemdict /quit get exec
  76.  (WARNING : Printer Reset Failed.) = flush
  77. "
  78. *End
  79.  
  80. *DefaultResolution: 400dpi
  81. *?Resolution: "
  82.   save
  83.     currentpagedevice /HWResolution get
  84.     0 get
  85.     (          ) cvs print
  86.     (dpi)
  87.     = flush
  88.   restore
  89. "
  90. *End
  91.  
  92. *% Halftone Information ===============
  93. *ScreenFreq: "60.0"
  94. *ScreenAngle: "45.0"
  95. *DefaultScreenProc: Dot
  96. *ScreenProc Dot: "
  97. {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch  
  98. 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul  
  99. add   1 exch   sub  } ifelse  }
  100. "
  101. *End
  102. *ScreenProc Line: "{ pop }"
  103. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  104.  
  105. *DefaultTransfer: Null
  106. *Transfer Null: "{ }"
  107. *Transfer Null.Inverse: "{ 1 exch sub }"
  108.  
  109. *% Paper Handling ===================
  110.  
  111. *% Code in this section both selects a tray and sets up a frame buffer.
  112. *OpenUI *PageSize: PickOne
  113. *OrderDependency: 30 AnySetup *PageSize
  114. *DefaultPageSize: Letter
  115. *PageSize Letter: "
  116.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  117. *End
  118. *PageSize Legal: "
  119.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  120. *End
  121. *PageSize A4: "
  122.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  123. *End
  124. *PageSize B5(JIS): "
  125.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  126. *End
  127. *PageSize B5(DIN): "
  128.     2 dict dup /PageSize [499 708] put dup /ImagingBBox null put setpagedevice"
  129. *End
  130. *PageSize Executive: "
  131.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  132. *End
  133. *PageSize B4(JIS): "
  134.     2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  135. *End
  136. *PageSize B4(DIN): "
  137.     2 dict dup /PageSize [708 1001] put dup /ImagingBBox null put setpagedevice"
  138. *End
  139. *PageSize A6: "
  140.     2 dict dup /PageSize [297 420] put dup /ImagingBBox null put setpagedevice"
  141. *End
  142. *PageSize A5: "
  143.     2 dict dup /PageSize [415 595] put dup /ImagingBBox null put setpagedevice"
  144. *End
  145. *PageSize Comm10/Comm #10 Envelope: "
  146.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  147. *End
  148. *PageSize Monarch/Monarch Envelope: "
  149.     2 dict dup /PageSize [279 639] put dup /ImagingBBox null put setpagedevice"
  150. *End
  151. *PageSize C5/C5 Envelope: "
  152.     2 dict dup /PageSize [461 648] put dup /ImagingBBox null put setpagedevice"
  153. *End
  154. *PageSize DL/DL Envelope: "
  155.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  156. *End
  157. *PageSize Hagaki: "
  158.     2 dict dup /PageSize [284 415] put dup /ImagingBBox null put setpagedevice"
  159. *End
  160. *PageSize Envelop1: "
  161.     2 dict dup /PageSize [340 666] put dup /ImagingBBox null put setpagedevice"
  162. *End
  163. *PageSize Envelop2: "
  164.     2 dict dup /PageSize [255 581] put dup /ImagingBBox null put setpagedevice"
  165. *End
  166. *PageSize Envelop3: "
  167.     2 dict dup /PageSize [297 666] put dup /ImagingBBox null put setpagedevice"
  168. *End
  169. *PageSize Envelop4: "
  170.     2 dict dup /PageSize [594 842] put dup /ImagingBBox null put setpagedevice"
  171. *End
  172. *?PageSize: "
  173.  save
  174.    currentpagedevice /PageSize get aload pop
  175.    2 copy gt {exch} if 
  176.    (Unknown) 
  177.   19 dict
  178.    dup [612 792] (Letter) put
  179.    dup [612 1008] (Legal) put
  180.    dup [595 842] (A4) put
  181.    dup [516 729] (B5(JIS)) put
  182.    dup [499 708] (B5(DIN)) put
  183.    dup [522 756] (Executive) put
  184.    dup [729 1032] (B4(JIS)) put
  185.    dup [708 1001] (B4(DIN)) put
  186.    dup [297 420] (A6) put
  187.    dup [415 595] (A5) put
  188.    dup [297 684] (Comm10) put
  189.    dup [279 639] (Monarch) put
  190.    dup [461 648] (C5) put
  191.    dup [312 624] (DL) put
  192.    dup [284 415] (Hagaki) put
  193.    dup [340 666] (Envelop1) put
  194.    dup [255 581] (Envelop2) put
  195.    dup [297 666] (Envelop3) put
  196.    dup [594 842] (Envelop4) put
  197.  { exch aload pop 4 index sub abs 5 le exch 
  198.    5 index sub abs 5 le and 
  199.       {exch pop exit} {pop} ifelse
  200.    } bind forall
  201.    = flush pop pop
  202. restore 
  203. "
  204. *End
  205. *CloseUI: *PageSize
  206.  
  207. *OpenUI *PageRegion:  PickOne
  208. *OrderDependency: 40 AnySetup *PageRegion
  209. *DefaultPageRegion: Letter
  210. *PageRegion Letter: "
  211.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  212. *End
  213. *PageRegion Legal: "
  214.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  215. *End
  216. *PageRegion A4: "
  217.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  218. *End
  219. *PageRegion B5(JIS): "
  220.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  221. *End
  222. *PageRegion B5(DIN): "
  223.     2 dict dup /PageSize [499 708] put dup /ImagingBBox null put setpagedevice"
  224. *End
  225. *PageRegion Executive: "
  226.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  227. *End
  228. *PageRegion B4(JIS): "
  229.     2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  230. *End
  231. *PageRegion B4(DIN): "
  232.     2 dict dup /PageSize [708 1001] put dup /ImagingBBox null put setpagedevice"
  233. *End
  234. *PageRegion A6: "
  235.     2 dict dup /PageSize [297 420] put dup /ImagingBBox null put setpagedevice"
  236. *End
  237. *PageRegion A5: "
  238.     2 dict dup /PageSize [415 595] put dup /ImagingBBox null put setpagedevice"
  239. *End
  240. *PageRegion Comm10/Comm #10 Envelope: "
  241.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  242. *End
  243. *PageRegion Monarch/Monarch Envelope: "
  244.     2 dict dup /PageSize [279 639] put dup /ImagingBBox null put setpagedevice"
  245. *End
  246. *PageRegion C5/C5 Envelope: "
  247.     2 dict dup /PageSize [461 648] put dup /ImagingBBox null put setpagedevice"
  248. *End
  249. *PageRegion DL/DL Envelope: "
  250.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  251. *End
  252. *PageRegion Hagaki: "
  253.     2 dict dup /PageSize [284 415] put dup /ImagingBBox null put setpagedevice"
  254. *End
  255. *PageRegion Envelop1: "
  256.     2 dict dup /PageSize [340 666] put dup /ImagingBBox null put setpagedevice"
  257. *End
  258. *PageRegion Envelop2: "
  259.     2 dict dup /PageSize [255 581] put dup /ImagingBBox null put setpagedevice"
  260. *End
  261. *PageRegion Envelop3: "
  262.     2 dict dup /PageSize [297 666] put dup /ImagingBBox null put setpagedevice"
  263. *End
  264. *PageRegion Envelop4: "
  265.     2 dict dup /PageSize [594 842] put dup /ImagingBBox null put setpagedevice"
  266. *End
  267. *CloseUI: *PageRegion
  268.  
  269. *% The following entries provide information about specific paper keywords.
  270. *DefaultImageableArea: Letter
  271. *ImageableArea Letter: "7.2 7.2901 606.24 779.13 "
  272. *ImageableArea Legal: "7.2 7.29 606.24 995.13 "
  273. *ImageableArea A4: "7.2001 7.2 588.96 828.9 "
  274. *ImageableArea B5(JIS): "13.0501 7.2 508.77 721.44 "
  275. *ImageableArea B5(DIN): "13.14 7.2001 491.76 704.16 "
  276. *ImageableArea Executive: "7.2001 7.2901 514.08 743.13 "
  277. *ImageableArea B4(JIS): "7.2 7.2901 721.44 1018.89 "
  278. *ImageableArea B4(DIN): "7.2001 7.2 704.16 987.66 "
  279. *ImageableArea A6: "7.2001 7.29 289.44 406.53 "
  280. *ImageableArea A5: "7.2 7.2 410.4 582.3 "
  281. *ImageableArea Comm10/Comm #10 Envelope: "7.2001 7.2901 289.44 671.13 "
  282. *ImageableArea Monarch/Monarch Envelope: "7.2001 7.29 272.16 527.13 "
  283. *ImageableArea C5/C5 Envelope: "7.2 7.29 450.72 636.21 "
  284. *ImageableArea DL/DL Envelope: "7.2 7.2901 306.72 610.65 "
  285. *ImageableArea Hagaki: "7.2 7.29 277.92 406.53 "
  286. *ImageableArea Envelop1: "7.2 13.05 335.52 658.89 "
  287. *ImageableArea Envelop2: "7.2001 13.05 249.12 573.93 "
  288. *ImageableArea Envelop3: "7.2001 13.05 289.44 658.89 "
  289. *ImageableArea Envelop4: "7.2001 7.2 588.96 828.9 "
  290. *?ImageableArea: "
  291.  save
  292.    /cvp { (                ) cvs print ( ) print } bind def
  293.    /upperright {10000 mul floor 10000 div} bind def
  294.    /lowerleft {10000 mul ceiling 10000 div} bind def
  295.    newpath clippath pathbbox
  296.    4 -2 roll exch 2 {lowerleft cvp} repeat
  297.    exch 2 {upperright cvp} repeat flush
  298.  restore
  299. "
  300. *End
  301.  
  302. *% These provide the physical dimensions of the paper (by keyword)
  303. *DefaultPaperDimension: Letter
  304. *PaperDimension Letter: "612 792"
  305. *PaperDimension Legal: "612 1008"
  306. *PaperDimension A4: "595 842"
  307. *PaperDimension B5(JIS): "516 729"
  308. *PaperDimension B5(DIN): "499 708"
  309. *PaperDimension Executive: "522 756"
  310. *PaperDimension B4(JIS): "729 1032"
  311. *PaperDimension B4(DIN): "708 1001"
  312. *PaperDimension A6: "297 420"
  313. *PaperDimension A5: "415 595"
  314. *PaperDimension Comm10/Comm #10 Envelope: "297 684"
  315. *PaperDimension Monarch/Monarch Envelope: "279 639"
  316. *PaperDimension C5/C5 Envelope: "461 648"
  317. *PaperDimension DL/DL Envelope: "312 624"
  318. *PaperDimension Hagaki: "284 415"
  319. *PaperDimension Envelop1: "340 666"
  320. *PaperDimension Envelop2: "255 581"
  321. *PaperDimension Envelop3: "297 666"
  322. *PaperDimension Envelop4: "594 842"
  323.  
  324. *RequiresPageRegion All: False
  325.  
  326. *OpenUI *InputSlot: PickOne
  327. *OrderDependency: 20 AnySetup *InputSlot
  328. *DefaultInputSlot: Upper
  329. *InputSlot Upper: "
  330.   currentpagedevice /InputAttributes get
  331.   0 get dup
  332.   null eq {pop}
  333.   { dup
  334.     /InputAttributes
  335.     1 dict dup /Priority [0] put
  336.     put  setpagedevice
  337.   } ifelse "
  338. *End
  339. *InputSlot Lower: "
  340.   currentpagedevice /InputAttributes get
  341.   1 get dup
  342.   null eq {pop}
  343.   { dup
  344.     /InputAttributes
  345.     1 dict dup /Priority [1] put
  346.     put  setpagedevice
  347.   } ifelse "
  348. *End
  349. *?InputSlot: "
  350. save
  351.   2 dict
  352.   dup /0 (Upper) put
  353.   dup /1 (Lower) put
  354.   currentpagedevice /InputAttributes get
  355.   dup /Priority known
  356.   { /Priority get 0 get (      ) cvs cvn get }
  357.   {
  358.     dup length 1 eq
  359.     { {pop} forall (       ) cvs cvn get }
  360.     { pop pop (Unknown) } ifelse
  361.   } ifelse
  362.   = flush
  363. restore
  364. "
  365. *End
  366. *CloseUI: *InputSlot
  367.  
  368. *DefaultOutputBin: Top
  369. *DefaultOutputOrder: Normal
  370. *PageStackOrder Top: Normal
  371. *PageStackOrder Rear: Reverse
  372.  
  373. *OpenUI *ManualFeed:  Boolean
  374. *OrderDependency: 20 AnySetup *ManualFeed
  375. *DefaultManualFeed: False
  376. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  377. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  378. *?ManualFeed: "
  379.   save
  380.     currentpagedevice /ManualFeed get
  381.     {(True)}{(False)}ifelse = flush
  382.   restore
  383. "
  384. *End
  385. *CloseUI: *ManualFeed
  386.  
  387. *OpenUI *TraySwitch:  Boolean
  388. *OrderDependency: 50 AnySetup *TraySwitch
  389. *DefaultTraySwitch: True
  390. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  391. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  392. *?TraySwitch: "
  393. save
  394.   currentpagedevice /TraySwitch get
  395.   {(True)}{(False)}ifelse = flush
  396. restore
  397. "
  398. *End
  399. *CloseUI: *TraySwitch
  400.  
  401. *% Font Information =====================
  402. *DefaultFont: Courier
  403. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  404. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  405. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  406. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  407. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  408. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  409. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  410. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  411. *Font Courier: Standard "(002.004S)" Standard ROM
  412. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  413. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  414. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  415. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  416. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  417. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  418. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  419. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  420. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  421. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  422. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  423. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  424. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  425. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  426. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  427. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  428. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  429. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  430. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  431. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  432. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  433. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  434. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  435. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  436. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  437. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  438. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  439. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  440. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  441. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  442. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  443. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  444. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  445. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  446. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  447. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  448. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  449. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  450. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  451. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  452. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  453. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  454. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  455. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  456. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  457. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  458. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  459. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  460. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  461. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  462. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  463. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  464. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  465. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  466. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  467. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  468. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  469. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  470. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  471. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  472. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  473. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  474. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.002)" Special Disk
  475. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  476. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  477. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  478. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  479. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  480. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  481. *Font Helvetica: Standard "(001.006S)" Standard ROM
  482. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  483. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  484. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  485. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  486. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  487. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  488. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  489. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  490. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  491. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  492. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  493. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  494. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  495. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  496. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  497. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  498. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  499. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  500. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  501. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  502. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  503. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  504. *Font Jun101-Light-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  505. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  506. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  507. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  508. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  509. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  510. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  511. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  512. *Font Mincho-PC-Katakana: Special "(002.000)" Special Disk
  513. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  514. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  515. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  516. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  517. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  518. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  519. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  520. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  521. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  522. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  523. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  524. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  525. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  526. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  527. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  528. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  529. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  530. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  531. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  532. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  533. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  534. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  535. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  536. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  537. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  538. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  539. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  540. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  541. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  542. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  543. *Font Symbol: Special "(001.007S)" Special ROM
  544. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  545. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  546. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  547. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  548. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  549. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  550.  
  551. *?FontQuery: "
  552.  save
  553.    { count 1 gt
  554.       { exch dup 127 string cvs (/) print print (:) print
  555.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  556.       } { exit } ifelse 
  557.    } bind loop
  558.    (*) = flush
  559.  restore
  560. "
  561. *End
  562.  
  563. *?FontList: "
  564. save
  565.   (*) {cvn ==} 128 string /Font resourceforall
  566.   (*) = flush
  567. restore
  568. "
  569. *End
  570.  
  571. *% Printer Messages (verbatim from printer):
  572. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  573. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  574. *Message: "\FontName\ not found, using Courier"
  575.  
  576. *% Status (format: %%[ status: <one of these> ] %%)
  577. *Status: "idle"
  578. *Status: "busy"
  579. *Status: "waiting"
  580. *Status: "printing"
  581. *Status: "warming up"
  582.  
  583. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  584. *Source: "Serial"
  585. *Source: "SerialB"
  586. *Source: "LocalTalk"
  587. *Source: "Parallel"
  588.  
  589. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  590.  
  591. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  592.  
  593. *% Color Separation Information =====================
  594.  
  595. *DefaultColorSep: ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi
  596.  
  597. *InkName: ProcessBlack/Process Black
  598. *InkName: CustomColor/Custom Color
  599. *InkName: ProcessCyan/Process Cyan
  600. *InkName: ProcessMagenta/Process Magenta
  601. *InkName: ProcessYellow/Process Yellow
  602.  
  603. *%  For 60 lpi / 400 dpi  ===============================
  604.  
  605. *ColorSepScreenAngle ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "45.0"
  606. *ColorSepScreenAngle CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "45.0"
  607. *ColorSepScreenAngle ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "45.0"
  608. *ColorSepScreenAngle ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "45.0"
  609. *ColorSepScreenAngle ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "45.0"
  610.  
  611. *ColorSepScreenFreq ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "60"
  612. *ColorSepScreenFreq CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "60"
  613. *ColorSepScreenFreq ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "60"
  614. *ColorSepScreenFreq ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "60"
  615. *ColorSepScreenFreq ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "60"
  616.  
  617. *%  For 71 lpi / 400 dpi  ===============================
  618.  
  619. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  620. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  621. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  622. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  623. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  624.  
  625. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  626. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  627. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  628. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  629. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  630.  
  631. *%  For 47 lpi / 400 dpi  ===============================
  632.  
  633. *ColorSepScreenAngle ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  634. *ColorSepScreenAngle CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  635. *ColorSepScreenAngle ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "71.5651"
  636. *ColorSepScreenAngle ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "18.4349"
  637. *ColorSepScreenAngle ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "0.0"
  638.  
  639. *ColorSepScreenFreq ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  640. *ColorSepScreenFreq CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  641. *ColorSepScreenFreq ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  642. *ColorSepScreenFreq ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  643. *ColorSepScreenFreq ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "44.4444"
  644.  
  645. *% Produced by "bldppd42.ps" version 4.0 edit 11
  646. *% Last Edit Date: Apr 13 1995
  647. *% The byte count of this file should be exactly 024598 or 025247
  648. *% depending on the filesystem it resides in.
  649. *% end of PPD file for ML801PSII
  650.